home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / fightingschool.swf / scripts / frame_337 / PlaceObject2_180_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2006-06-09  |  98b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._x < -1100)
  3.    {
  4.       _root.STAGE_CLEAR = true;
  5.    }
  6. }
  7.